Skip to content

LRO options for Compute >= 2018-04-01#3223

Merged
lmazuel merged 2 commits intoAzure:masterfrom
lmazuel:lro_fix
Jun 15, 2018
Merged

LRO options for Compute >= 2018-04-01#3223
lmazuel merged 2 commits intoAzure:masterfrom
lmazuel:lro_fix

Conversation

@lmazuel
Copy link
Copy Markdown
Member

@lmazuel lmazuel commented Jun 12, 2018

@lmazuel lmazuel self-assigned this Jun 12, 2018
@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Jun 12, 2018

Automation for azure-libraries-for-java

Nothing to generate for azure-libraries-for-java

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-node

Encountered a Subprocess error: (azure-sdk-for-node)

Command: ['/usr/local/bin/autorest', '/tmp/tmpniev2uea/rest/specification/compute/resource-manager/readme.md', '--license-header=MICROSOFT_MIT_NO_VERSION', '--node-sdks-folder=/tmp/tmpniev2uea/sdk', '--nodejs']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4262; node: v7.10.1]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest

There is a new version of AutoRest available (2.0.4280).
 > You can install the newer version with with npm install -g autorest@latest

   Loading AutoRest core      '/root/.autorest/@microsoft.azure_autorest-core@2.0.4278/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4278)
   Loading AutoRest extension '@microsoft.azure/autorest.nodejs' (~2.1.25->2.1.59)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
ERROR: Schema violation: Additional properties not allowed: x-ms-long-running-operation-options
    - file:///tmp/tmpniev2uea/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-04-01/compute.json:1362:6 ($.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/capture"].post)
FATAL: swagger-document/individual/schema-validator - FAILED
FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-python

Nothing to generate for azure-sdk-for-python

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-ruby

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-ruby#1385

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-go

Nothing to generate for azure-sdk-for-go

@lmazuel
Copy link
Copy Markdown
Member Author

lmazuel commented Jun 13, 2018

Note, found the following that might need to be changed (POST with return type):

  • VirtualMachines_Capture
  • VirtualMachineScaleSets_ForceRecoveryServiceFabricPlatformUpdateDomainWalk
  • LogAnalytics_ExportRequestRateByInterval
  • LogAnalytics_ExportThrottledRequests
  • VirtualMachines_RunCommand
  • Snapshots_GrantAccess

Confirmed to be impacted looking at CLI recording:

  • VirtualMachines_Capture
  • VirtualMachines_RunCommand

Everything else we don't know since no CLI support

@lmazuel
Copy link
Copy Markdown
Member Author

lmazuel commented Jun 15, 2018

Merging, since I want this to be inside the repo ASAP, but will need to investigate still mentionned commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants